wal_buffers = -1 and SIGHUP

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема wal_buffers = -1 and SIGHUP
Дата
Msg-id 03B05B92CB72954D84334E47@[172.26.14.62]
обсуждение исходный текст
Список pgsql-hackers
This might be nitpicking (or i'm currently missing something), but i recognized 
that setting wal_buffers = -1 always triggers the following on reload, even if 
nothing to wal_buffers had changed:

$ pg_ctl reload
LOG:  received SIGHUP, reloading configuration files
LOG:  parameter "wal_buffers" cannot be changed without restarting the server

This only happens when you have wal_buffers set to -1.

-- 
Thanks
Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: BUG #5856: pg_attribute.attinhcount is not correct.
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SSI bug?